PRACTICE
API Testing Resources
Demo APIs for testing: status codes, payload validation, headers, authentication flows, and negative test scenarios.
- Restful API restful-api.dev
- Public API github.com/public-apis
- JSON Placeholder API jsonplaceholder.typicode.com
- Beeceptor beeceptor.com
- Weather API open-meteo.com
- ReqRes reqres.in
- GoRest gorest.co.in
- DummyJSON dummyjson.com
- Developers APIS developerapis.vercel.app
- JSON Mock API jsonmockapi.com
- Format JSON Online formatjsononline.com
- JSONing jsoning.com
- Fake Store API fakestoreapi.com
- JSON Examples jsonexamples.com
- Countries API restcountries.com
Tip: Testers can locate any item via data-testid or data-qa.